/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 100vh;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.index-banner {
    position: relative;
    top: 0;
    height: 100vh;
    overflow: hidden;
    width: 100vw;
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
}

.index-banner li a {
    display: block;
}

.index-banner li a img {
    width: 100vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.index-banner .hd {
    position: absolute;
    z-index: 999999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.index-banner .hd li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #fff;
    width: 53px;
    height: 3px;
    background-color: #ffffff;
}

.index-banner .hd li:hover {
    background-color: #cdab25;
}

.index-banner .hd li.on {
    background-color: #cdab25;
}


/*头部样式*/
.wh1760 {
    max-width: 1790px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.flexd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.top2 {
    position: fixed;
    top: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    height: 120px;
    padding-top: 38px;
    transition: all ease .3s;
}

.top2 .logo img.img2 {
    display: none;
}

.top2 .k2a img.img2 {
    display: none;
}

.top2.bai .logo img.img2 {
    display: inline-block;
}

.top2.bai .logo img.img1 {
    display: none;
}

.top2.bai .k2a img.img2 {
    display: inline-block;
}

.top2.bai .k2a img.img1 {
    display: none;
}

.top2.bai .k2 .k2b {
    background: url(//cdn.myxypt.com/e5be0762/21/06/64c3d7f481123b5cef7cbd8b8c309102baa1523d.png) no-repeat center center;
}

.top2.bai .k2 .x-header-right .ss_btn {
    background: url(//cdn.myxypt.com/e5be0762/21/06/d31070f90ab4ef5341eae54da9c6c057d312b495.png) no-repeat center center;
}

.top2.bai .k2 .k2b p {
    color: #fff
}

.top2.bai .k2 .k2a p {
    /*color: #fff*/
}


.top2.bai .x-header-right .wz {
    color: #fff
}

.top2.hui {
    background: rgba(255, 255, 255, .2);
}

.top2>.flex {
    align-items: flex-start;
}

.top2 .k2 {
    width: 340px;
    display: flex;
    align-items: center;
}

.top2 .k2 .k2a {
    width: 48px;
    height: 18px;
    background: url(//cdn.myxypt.com/e5be0762/21/07/defb252e04470fc2f17c1ddccc0b3866782eea9e.png) no-repeat center center;
    position: relative;
    margin-right: 15px;
}

.top2 .k2 .k2a a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top2 .k2 .k2a p {
    position: absolute;
    top: 19px;
    color: #333333
}

.top2 .k2 .k2a .k2b-ewm2 {
    position: absolute;
    top: 213%;
    left: 50%;
    transform: translateX(-50%);
    width: 102px;
    transition: all ease .3s;
    display: none;
    height: 0;

}

.top2 .k2 .k2a:hover .k2b-ewm2 {
    display: block;
    height: 102px;
}

.top2 .k2 .k2a .k2b-ewm2 img {
    width: 100%;
}

.top2 .k2 .k2b {
    width: 65px;
    height: 18px;
    background: url(//cdn.myxypt.com/e5be0762/21/06/40820273eaa3f143bbe990af9275927980b08d99.png) no-repeat center center;
    position: relative;
    margin-right: 15px;
}

.top2 .k2 .k2b p {
    position: absolute;
    top: 19px;
    color: #333333
}

.top2 .k2 .k2b .k2b-ewm {
    position: absolute;
    top: 213%;
    left: 50%;
    transform: translateX(-50%);
    width: 102px;
    transition: all ease .3s;
    display: none;
    height: 0;

}

.top2 .k2 .k2b:hover .k2b-ewm {
    display: block;
    height: 102px;
}

.top2 .k2 .k2b .k2b-ewm img {
    width: 100%;
}






.x-header-right {
    position: relative;
}

.x-header-right .wz {
    position: absolute;
}

.x-header-right .ss_btn {
    width: 18px;
    height: 18px;
    background: url(//cdn.myxypt.com/e5be0762/21/06/92e0532b358503520afcbaf9fe38389ed1dc5f6c.png) no-repeat right center;
    cursor: pointer;
}

@media (max-width:1024px) {
    .x-header-right {
        display: none;
    }
}

.x-header-right #formsearch {
    position: absolute;
    top: 46px;
    right: 0;
    z-index: 9999;
    width: 250px;
    display: none;
    background: #f2f2f2;
}

.x-header-right #formsearch #s_btn {
    float: left;
    outline: none;
    border: none;
    width: 35px;
    height: 30px;
    font-size: 0;
    background-image: url(../images/icon_spirit.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 -210px;
}

.x-header-right #formsearch #keyword {
    float: left;
    background: none;
    outline: none;
    border: none;
    width: calc(100% - 35px);
    width: 215px;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 0px;
    height: 30px;
    padding-left: 10px;
    font-size: 14px;
}



.k2c {
    display: flex;
    width: 120px;
    height: 41px;
}

.k2c h3 {
    flex: 1;
    background-color: #c79f00;
    line-height: 41px;
    padding-left: 20px;
    font-size: 16px;
    color: #ffffff;
    transition: all ease .3s;
}


.k2c .but {
    width: 45px;
    height: 41px;
    background-color: #c79f00;
    position: relative;
    padding: 12px;
}

.k2c .but::before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    transition: all .5s ease;
    transform-origin: 0%;
}

.k2c .but::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    transition: all .5s ease;
    transform-origin: 0%;
}

.k2c i {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    margin: 4px 0;
}


/* xy-nav */
.xy-nav {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    padding-top: 132px;
    padding-bottom: 80px;
    display: none;
}

.xy-nav .nav-menu {
    max-width: 1230px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 15px;
}

.xy-nav .nav-menu>li {
    width: 92px;
}

.xy-nav .nav-menu>li:nth-child(4) {
    width: 170px;
}

.xy-nav .nav-menu>li>a {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #383838;
    line-height: 33px;
    margin-bottom: 18px;
    transition: all ease .2s;
}

.xy-nav .nav-menu>li>a:hover {
    color: #c79f00;
    font-weight: 700;
}

.sub-menu>a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
    white-space: nowrap;
}

.sub-menu>a:hover {
    color: #c79f00;
}

.k2c.click h3 {
    background: initial;
    color: #939393;
}



.k2c.click .but::before {
    transform: rotate(45deg);
    width: 25px;
    margin-left: 3px;
}

.k2c.click .but::after {
    transform: rotate(-45deg);
    width: 25px;
    margin-left: 3px;
    margin-top: 10px;
}

.k2c.click .but i {
    opacity: 0;
}

.x-banner {
    width: 100vw;
}

.banner-item img {
    height: 100vh;
}



#myMenu {
    position: fixed;
    padding-top: 5px;
    left: 7.6%;
    z-index: 9999;
    top: 50%;
    height: 224px;
    transform: translateY(-50%);
    background: url(//cdn.myxypt.com/e5be0762/21/06/c4032840a373902d56cc279512404ff79b03c4aa.png) no-repeat left top;
}

#myMenu .menuList {
    margin: 7px 0;
    position: relative;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
}

#myMenu .menuList a {
    display: block;
    height: 19px;
    line-height: 19px
}

#myMenu .menuList h3 {
    color: #fff;
    font-size: 14px;
    margin-left: 23px;
    display: none;
    line-height: 17px;
    padding-left: 5px;
    font-weight: normal;
    text-align: center;
    background: url(//cdn.myxypt.com/e5be0762/21/06/dabf8753a8239fac69bc2c8bd89da02ea3ae7f64.png) no-repeat center;
    width: 76px;
    height: 19px;
}

#myMenu .menuList a::after {
    content: "";
    display: block;
    width: 17px;
    height: 12px;
    background: url(//cdn.myxypt.com/e5be0762/21/06/16ed0af6988e28d765ea438d4acd5839492d9211.png) no-repeat 5px center;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
}

#myMenu .menuList.active a::after {
    background: url(//cdn.myxypt.com/e5be0762/21/06/57b87fe7d97bdb1fe30450b129598cdcb1008898.png) no-repeat 5px center;
}

#myMenu .menuList.active a h3 {
    display: block;
}


@media(max-width: 1600px) {
    .index-banner li a img {
        height: 100vh;
    }

    .xy-nav .nav-menu {
        padding: 0 10%;
    }

}


/* .section {
    width: 100vw;
} */


.p1 .p1a {
    width: 965px;
    padding: 0 1vw 0 360px;
}

.p1a1 h3 {
    font-size: 24px;
    color: #c79f00;
    height: 24px;
    line-height: 24px;
    border-left: 2px solid #c79f00;
    padding-left: 8px;
    margin-bottom: 2.29vw;
}

.p1a1 h3 span {
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    margin-left: 6px;
}

.p1a1>p {
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    text-indent: 2em;
}

.p1a1a {
    width: 552px;
    height: 274px;
    margin-top: 1.6vw;
}

.p1a1a img {
    width: 552px;
    height: 274px;
}

.p1a1a video {
    width: 552px;
    height: 274px;
}

.p1a2 {
    width: 966px;
    height: 205px;
    background: #c79f00;
    position: absolute;
    display: flex;
    justify-content: space-between;
    padding: 60px 53px 50px 360px;
    left: 0;
    bottom: 0;
}

.p1a2 li {
    width: 64px;
}

.p1a2 li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.p1a2 li a .img-cont {
    width: 56px;
    height: 56px;
    background-color: rgba(248, 248, 248, .45);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.p1a2 li a .img-cont .img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
}

.p1a2 li a .img-cont .img .imga {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease .3s;
}

.p1a2 li a .img-cont .img .imgb {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #c79f00;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease .3s;
}


.p1a2 li:hover a .img-cont .img .imga {
    transform: translateY(-100%);
}

.p1a2 li:hover a .img-cont .img .imgb {
    transform: translateY(-100%);
}

.p1a2 li a h3 {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 10px;
    transition: all ease .3s;
}

.p1a2 li:hover a h3 {
    font-size: 16px;
    font-weight: 700;
}
@media(max-width: 1600px) {
    #myMenu {
        left: 1.6%;
    }

}
@media(max-width: 1440px)and (max-height: 750px) {
  
    .top2>.flex {
        align-items: center;
    }

    .top2 {
        padding-top: 0px;
        height: 60px;
    }

    .top2 .logo a {
        display: block;
        height: 60px;
        line-height: 60px;
    }

    .xy-nav {
        padding-top: 80px;
    }

    .p1 .p1a {
        padding: 8.5vw 1vw 120px 400px;
        height: 100vh;

    }

    .p1a1 {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .p1a1 h3 {
        margin-bottom: 0.4vw;
        font-size: 18px;
    }

    .p1a1>p {
        font-size: 13px;
        line-height: 18px;
    }

    .p1a1a {
        margin-top: 0.4vw;
    }

    .p1a2 {
        margin-top: 0;
        height: 108px;
        padding: 5px 53px 5px 400px;
        align-items: center;
    }

    .p1a2 li a .img-cont {
        width: 40px;
        height: 40px;
    }

    .p1a2 li a .img-cont .img {
        width: 35px;
        height: 35px;
    }

    .p1a2 li a .img-cont .img img {
        width: 60%;
    }

    .p1a2 li a .img-cont .img .imga {
        width: 35px;
        height: 35px;
    }

    .p1a2 li a .img-cont .img .imgb {
        width: 35px;
        height: 35px;
    }

    .p1a2 li a h3 {
        font-size: 12px;
    }

    .p1a2 li:hover a h3 {
        font-size: 14px;
    }

    .x-header-right #formsearch {
        top: 41px;
    }

}



.p2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.p2 .more a {
    display: block;
    width: 106px;
    height: 33px;
    border-radius: 15.5px;
    background: url(//cdn.myxypt.com/e5be0762/21/06/6c8fb58db7eac5574af89f3c507b1bec82e47206.png) no-repeat center center;
    background-size: cover;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    margin: 0 auto;

}

.p2a img {
    max-width: 100%;
}

.p2 .more a:hover {
    background: url(//cdn.myxypt.com/e5be0762/21/06/21809d74da8e935bcf6c6690a79285791a773ba4.png) no-repeat center center;
}

@media(max-width: 1400px) {
    .p2a {
        max-width: 38%;
    }
}




.p3 {
    position: relative;
}

.p3-title {
    position: absolute;
    top: 172px;
    left: 0;
    z-index: 99;
}

.p3-title h3 {
    font-family: "Arial";
    font-size: 40.44px;
    font-weight: normal;
    color: #000000;
}

.p3-title p {
    font-size: 16px;
    color: #000000;
    display: inline-block;
    position: relative;
}

.p3-title p::after {
    content: "";
    width: 43px;
    height: 2px;
    background-color: #c79f00;
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.p3a li a {
    display: flex;
    width: 400px;
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    text-align: center;
}

.p3a li a::after {
    content: "";
    background: rgba(63, 99, 158, .5);
    position: absolute;
    top: 0;
    height: 0;
    width: 100%;
    left: 0;
    right: 0;
    transition: all ease .6s;
    z-index: -1;
}

.p3a li:nth-child(2) a::after {
    top: initial;
    bottom: 0;
}

.p3a li:hover a::after {
    height: 100%;
}

.p3a li a div.img {
    width: 87px;
    height: 87px;
    background-color: #c79f00;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all ease .3s;
}

.p3a li a div.img img {
    max-width: 100%;
}

.p3a li a div.img img.img1 {
    display: none;
}

.p3a li a .cont h3 {
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    margin: 23px 0 30px;
    transition: all ease .3s;
}

.p3a li a .cont span,
.p3a li a .cont p {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    transition: all ease .3s;
}

.p3a li:hover a div.img {
    background-color: #ffffff;
}

.p3a li:hover a div.img img.img1 {
    display: inline-block;
}

.p3a li:hover a div.img img.img2 {
    display: none;
}


.p3a li:hover a .cont h3 {
    color: #fff;
}

.p3a li:hover a .cont span,
.p3a li:hover a .cont p {
    color: #fff;
}


@media(max-width: 1440px)and (max-height: 750px) {
    .p3-title {
        top: 106px;
    }

}







.p4 .p4-title {
    text-align: center;
}

.p4 .p4-title img {
    max-width: 100%;
}

.p4 .p4-title h3 {
    font-size: 30px;
    color: #fffffe;
    margin: 46px 0 50px;
}

.p4a1 {
    width: 192px;
    height: 305px;
    background: url(//cdn.myxypt.com/e5be0762/21/06/480d379ec99aba255746f9594890fe75d24a8ca3.png) no-repeat center center;
}

.p4a1-title {
    width: 100%;
    height: 100px;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    color: #ffffff;
    text-align: center;
    padding: 15px 50px 0;
}

.p4a-swiper {
    width: 100%;
    overflow: hidden;
}

.p4a-swiper li a {
    display: block;
}

.p4a-swiper li a:hover h3 {
    color: #c81b1b;
    font-weight: 700;
}

.p4a-swiper li a div.img {
    max-width: 100%;
    height: 150px;
    line-height: 150px;
}

.p4a-swiper li a div.img img{
max-width: 100%;
}

.p4a-swiper li a h3 {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    margin-top: 18px;
}

.p4a-swiper li a h3:hover {
    font-weight: bolder;
    color: #c81b1b;
}

@media(max-width: 1440px)and (max-height: 750px) {
    .p4 {
        padding-top: 5vw;
    }

    .p4-title {
        width: 40%;
        margin: 0 auto;
    }

    .p4 .p4-title img {
        max-width: 50%;
    }

    .p4 .p4-title h3 {
        font-size: 20px;
        margin: 10px 0;
    }

    .p4a {
        width: 80%;
        margin: 0 auto;
    }

    .p4a1 {
        width: 180px;
        height: 259px;
    }

    .p4a1-title {
        font-size: 18px;
        padding: 15px 10px 0;
        height: 89px;
    }

    .p4a-swiper li a div.img {
        height: 110px;
        line-height: 110px;
        text-align: center;
    }

    .p4a-swiper li a div.img img {
        width: 70%;
    }
}













.p5 {
    width: 100vw;
}

.p5-title {
    position: absolute;
    top: -16px;
    left: 60px;
}

.p5-title h3 {
    font-family: "Arial";
    font-size: 40px;
    ;
    color: #ffffff;
}

.p5-title p {
    font-size: 16px;
    color: #ffffff;
    position: relative;
    display: inline-block;
}

.p5-title p::after {
    content: "";
    width: 43px;
    height: 2px;
    background-color: #c79f00;
    position: absolute;
    right: -47px;
    top: 50%;
    transform: translateY(-50%);
}

.map-index {

    padding: 50px 0 20px;
    display: none;
    color: #fff;
    overflow: hidden;
    position: relative;
}

.map-index .map-content .map-img {
    width: 785px;
    height: 621px;
    position: relative;
    float: left
}

.map-index .map-content .map-img .point-area {
    position: absolute;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    width: 34px;
    height: 34px;
    visibility: visible;
    opacity: 1
}

.map-index .map-content .map-img .point-area span {
    position: absolute;
    width: 50px;
    font-size: 12px;
}

.map-index .map-content .map-img .point-area .point-dot {
    z-index: 1;
    background-color: #fcca00;
    display: block;
    border: 1px solid rgba(252, 202, 0, .9)
}

.map-index .map-content .map-img .point-area .point-dot.suzhou {
    background-color: #ed0018;
    border: 1px solid #ed0018;
}

.map-index .map-content .map-img .point-area .point {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    border-radius: 50%
}

.map-index .map-content .map-img .point-area div.point {
    width: 100%;
    height: 100%
}

.map-index .map-content .map-img .point-area div.point:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #fcca00;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 225ms infinite;
    animation: ripple 4.5s ease-out 225ms infinite
}

.map-index .map-content .map-img .point-area div.suzhou:after {
    border-color: #f0082f
}

.map-index .map-content .map-img .point-area div.point-70:after {
    -webkit-animation: ripple 4.5s ease-out 1.57s infinite;
    animation: ripple 4.5s ease-out 1.57s infinite
}

.videobg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 1920px;
    height: 100vh;
    overflow: hidden;
}


.videobg .video {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
}


.videobg .video video {
    width: 1920px;
    height: 100vh;
    object-fit: fill;
}

.map-text {
    width: 435px;
    float: right;
}

.map-text>h3 {
    font-size: 33px;
    font-weight: normal;
    color: #c79f00;
    margin-bottom: 80px;
}

.map-text .ads {
    height: 445px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.map-text .ads li a {
    display: block;
    color: #ffffff;
    text-align: right;
}

.map-text .ads li a h3 {
    font-size: 65px;
    display: inline-block;
}

.map-text .ads li a span {
    font-size: 24px;
}

.map-text .ads li a p {
    font-size: 21px;
}


@-webkit-keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1)
    }

    5% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1)
    }
}

@keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    5% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.map-index .bt {
    color: #fff;
    margin-bottom: 32px;
}

.map-index .bt p {
    color: #fff;
}

.map-index .containerx {
    max-width: 1270px;
    margin: 0 auto;
    position: relative;
}

.sm-img {
    display: none;
}


@media(max-width: 1440px)and (max-height: 750px) {
    .videobg {
        width: 100vw;
    }

    .videobg .video video {
        width: 100%;
        height: 100vh;
    }

    .p5 {
        width: 100vw;
    }

    .map-img {
        display: none;
    }

    .map-index .containerx {
        width: 80%;
    }

    .sm-img {
        display: block;
        width: 536px;
        height: auto;
        float: left;
    }

    .sm-img img {
        width: 100%;
    }

    .map-content {
        padding-top: 4vw;
    }

    .map-text>h3 {
        font-size: 32px;
        margin-bottom: 12px;
    }

    .map-text .ads li a h3 {
        font-size: 40px;
    }

    .map-text .ads li a span {
        font-size: 18px;
    }

    .map-text .ads {
        height: 300px;
    }

    .map-text .ads li a p {
        font-size: 18px;
    }
}






















.p6a {
    justify-content: flex-start;
    align-items: flex-end;
}



.p6-title h3 {
    font-family: "Arial";
    font-size: 40px;
    ;
    color: #000000;
}

.p6-title p {
    font-size: 16px;
    color: #000000;
    position: relative;
    display: inline-block;
}

.p6-title p::after {
    content: "";
    width: 43px;
    height: 2px;
    background-color: #c79f00;
    position: absolute;
    right: -47px;
    top: 50%;
    transform: translateY(-50%);
}

.p6a1 {
    justify-content: flex-start;
    margin-left: 33px;
    transform: translateY(10px);
}

.p6a1 li a {
    display: block;
    width: 88px;
    line-height: 31px;
    background-color: #e6e6e6;
    border-radius: 16px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-right: 30px;
    transition: all ease .3s;
}

.p6a1 li.active a {
    background-color: #c8a11b;
    color: #fff;
}

.p6-tab {
    position: relative;
    margin-top: 36px;
}

.p6-tab .p6b {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.p6-tab .p6b {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.p6-tab .p6b.active {
    position: static;
    opacity: 1;
    visibility: visible;
}




.p6b1 {
    width: 575px;
}

.p6b1 video {
    /*width: 575px;*/
    /*height: 100%;*/
    object-fit: fill;
}

.p6b1 img {
    width: 100%;
}

.p6b2 {
    width: 610px;
    overflow: hidden;
    position: relative;
}

.p6b2 .p6pagination {
    width: 100%;
    position: absolute;
    top: 308px;
    text-align: center;
    z-index: 99;
    height: 10px;
}

/*.p6b2 .p6pagination:hover .time{*/
/*    background: #c81b1b;*/
/*}*/
/*.p6b2 .p6pagination:hover .conta{*/
/*    color: #c81b1b;*/
/*}*/

.p6b2 .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background-color: #ffffff;
    opacity: 1;
    outline: none;
}

.p6b2 .swiper-pagination-bullet-active {
    background-color: #ffde00;
}


.p6b2 li a {
    display: block;
    background: #fff;
}

.p6b2 li a div.img {
    width: 610px;
    height: 338px;
}

.p6b2 li a .cont {
    width: 100%;
    padding: 23px 20px 28px 18px;
}

.p6b2 li a .cont .time {
    width: 84px;
    height: 84px;
    background-color: #c8a11b;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all ease .3s
}

.p6b2 li a .cont .time h3 {
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
}

.p6b2 li a .cont .time span {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
}

.p6b2 li a .conta {
    width: 476px;
}

.p6b2 li a .conta h3 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 6px;
    transition: all ease .3s
}

.p6b2 li a .conta p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.p6b2 li a:hover h3 {
    color: #c81b1b
}

.p6b2 li a:hover .time {
    background: #c81b1b
}


@media(max-width: 1440px)and (max-height: 750px) {
    .p6.wh {
        width: 1000px;
        padding-top: 3vw;
    }

    .p6-tab .p6b {
        margin-top: 24px;
    }

    .p6-tab {
        margin-top: 14px;
    }

    .p6b1 {
        width: 470px;

    }

    .p6b1 video {
        width: 470px;
         height: 350px; 
    }


    .p6b2 {
        width: 480px;
    }

    .p6b2 li a div.img {
        width: 100%;
        height: auto;
    }

    .p6b2 li a div.img img {
        width: 100%;
    }

    .p6b2 li a .cont {
        padding: 11px 20px 9px 18px;
    }

    .p6b2 li a .cont .time {
        width: 67px;
        height: 47px;
    }

    .p6b2 li a .cont .time h3 {
        font-size: 20px;
    }

    .p6b2 li a .conta {
        width: 349px;
    }

    .p6b2 li a .conta h3 {
        font-size: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .p6b2 li a .conta p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .p6b2 .p6pagination {
        top: 233px;
    }
}















.section7 {
    /* background: #ffffff; */
    position: relative;
}

.section7 aside {
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}



.p7a {
    width: 715px;
    height: 715px;
    margin: 0 auto;
    position: relative;
}


.bcir {
    width: 715px;
    height: 715px;
    background: url(//cdn.myxypt.com/e5be0762/21/06/2a3363aa851e06d34b2b10270acc0886ea118e41.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.scir {
    width: 486px;
    height: 486px;
    background: url(//cdn.myxypt.com/e5be0762/21/06/3fac4e20a8dd4198cb3728c5b36b2c08ca04fd11.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 115px;
    top: 115px;
}

.bcir {
    -webkit-transform: rotate(360deg);
    animation: rotation 8s linear infinite;
    -moz-animation: rotation 8s linear infinite;
    -webkit-animation: rotation 8s linear infinite;
    -o-animation: rotation 8s linear infinite;
}

.scir {

    animation: rotations 8s linear infinite;
    -moz-animation: rotations 8s linear infinite;
    -webkit-animation: rotations 8s linear infinite;
    -o-animation: rotations 8s linear infinite;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(360deg);
    }

    to {
        -webkit-transform: rotate(0deg);
    }
}

@-webkit-keyframes rotations {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}



.p7aimg {
    position: absolute;
    left: 30%;
    top: 50%;
    transform: translateY(-50%);
}



.p7a1 li a {
    display: block;
}

.p7a1 li a div.img-cont {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background-color: rgba(199, 159, 0, .33);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 8px;
}

.p7a1 li a .img {
    width: 44px;
    height: 44px;
    background-color: #c8a11b;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease .3s;
}

.p7a1 li:hover a .img {
    background-color: #c81b1b;
}

.p7a1 li a .img img {
    max-width: 100%;
}

.p7a1 li a p {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.p7a1 {
    position: relative;
    z-index: 999;
    height: 715px;
}

.p7a1 li {
    z-index: 999;
}

.p7a1 li.li1 {
    position: absolute;
    top: 84px;
    left: 50%;
    transform: translateX(-50%);
    width: 230px;
    text-align: center;
}

.p7a1 li.li2 {
    position: absolute;
    top: 242px;
    right: 21px;
    width: 230px;
    text-align: center;
}

.p7a1 li.li2 h3 {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
}

.p7a1 li.li2 .ewm img {
    width: 102px;
    height: 102px;
    display: none;
}

.p7a1 li.li2:hover .ewm img {
    display: inline-block;
}




.p7a1 li.li3 {
    position: absolute;
    top: 445px;
    right: -95px;
    width: 230px;
    text-align: center;
    ;
}

.p7a1 li.li3 h3 {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
}

.p7a1 li.li3 .ewm img {
    width: 220px;
    display: none;
    transform: translateX(32px);

}

.p7a1 li.li3:hover .ewm img {
    display: inline-block;
}


.p7a1 li.li4 {
    position: absolute;
    top: 567px;
    right: 25%;
    width: 327px;
    text-align: center;
    ;
}




.p7a1 li.li5 {
    position: absolute;
    top: 445px;
    left: -20%;
    width: 327px;
    text-align: center;
    ;
}


.p7a1 li.li6 {
    position: absolute;
    top: 242px;
    left: -4%;
    width: 327px;
    text-align: center;
    ;
}




.copy {
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-align: center;
    margin-top: 2.86vw;
}




.footer {
    background: #000;
    padding: 15px 0;
    line-height: 1.5;
    font-size: 12px;
    color: #fff;
}

.footer a {
    color: #fff;
}




@media(max-width: 1440px)and (max-height: 750px) {
    .p7a {
        width: 450px;
        height: 450px;
    }

    .bcir {
        width: 450px;
        height: 450px;
    }

    .scir {
        width: 350px;
        height: 350px;
        left: 52px;
        top: 52px;
    }

    .p7aimg {
        width: 72%;
        left: 29%;
    }

    .p7aimg img {
        max-width: 100%;
    }

    .p7a1 li.li1 {
        top: 24px;
    }

    .p7a1 li.li2 {
        top: 122px;
        right: -39px;
        z-index: 10;
    }

    .p7a1 li.li6 {
        top: 122px;
        left: -22%;
    }

    .p7a1 li.li5 {
        top: 272px;
        left: -31%;
        z-index: 8;
    }

    .p7a1 li.li3 {
        top: 272px;
        right: -99px
    }

    .p7a1 li.li4 {
        top: 354px;
        right: 12%;
        z-index: 7;
    }

    .copy {
        display: none !important;
    }
}






/*通用*/
.allx {
    transition-duration: 1.2s;
}

.rightx {
    transform: translateX(1000px);
}

.leftx {
    transform: translateX(-1000px);
}

.bottomx {
    transform: translateY(1000px);
}

.topx {
    transform: translateY(-1000px);
}


.allx {
    transition-duration: 1.2s;
}

.allx1 {
    transition-duration: 1.2s;
}

.rightx1 {
    transform: translateX(1000px);
}

.leftx1 {
    transform: translateX(-1000px);
}

.bottomx1 {
    transform: translateY(1000px);
}

.topx1 {
    transform: translateY(-1000px);
}


.active .rightx {
    transform: translateX(0px);
}

.active .leftx {
    transform: translateX(0px);
}

.active .bottomx {
    transform: translateY(0px);
}

.active .topx {
    transform: translateY(0px);
}


.active .rightx1 {
    transform: translateX(0px);
}

.active .leftx1 {
    transform: translateX(0px);
}

.active .bottomx1 {
    transform: translateY(0px);
}

.active .topx1 {
    transform: translateY(0px);
}


.sun-delay0 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.sun-delay1 {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.sun-delay2 {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.sun-delay3 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.sun-delay4 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.sun-delay5 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.sun-delay6 {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
}

.sun-delay7 {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
}

.sun-delay8 {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

.sun-delay9 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}

.sun-delay10 {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
}

.section {
    overflow: hidden;
}






/*热门搜索*/
.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #009b4c;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}



@media screen and (min-width:1025px) {
    .section .ibox {
        transform: scale(0.8);
        opacity: 0.5;
        transition: all 1.2s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
        -webkit-transition: all 1.2s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
        height: 100vh;
        display: flex;
        align-items: center;
    }

    .section.active .ibox {
        transform: translate(0px, 0px) scale(1);
        transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
        -webkit-transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
        opacity: 1;
    }


}


/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 0 auto;
}

.f_link a {
    color: #666;
}

/*内页左侧样式*/

.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}

.page-product-inquiry a {
    color: #fff;
}


.pp2{    
    display: block;
    width: 88px;
    line-height: 31px;
    background-color: #c8a11b;
    border-radius: 16px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-right: 30px;
    transition: all ease .3s;
    position: absolute;
    top: 60%;
    left: 140px;
    z-index: 9999;
}
.pp2 a{background-color: #c8a11b;
    color: #fff;}
